toggle menu
SIOPv2 OpenId4VP
0.11.1
jvm
switch theme
search in API
SIOPv2 OpenId4VP
/
eu.europa.ec.eudi.openid4vp
/
Client
/
RedirectUri
Redirect
Uri
data
class
RedirectUri
(
val
clientId
:
URI
)
:
Client
(
source
)
Members
Members & Extensions
Constructors
Redirect
Uri
Link copied to clipboard
constructor
(
clientId
:
URI
)
Properties
client
Id
Link copied to clipboard
val
clientId
:
URI
id
Link copied to clipboard
open
val
id
:
VerifierId
The id of the client prefixed with the client id prefix.
Functions
legal
Name
Link copied to clipboard
fun
Client
.
legalName
(
legalName
:
X509Certificate
.
(
)
->
String
?
=
X509Certificate::legalName
)
:
String
?
Gets the legal name of this
Client
.